document.addEventListener("keypress", function(event) { if (event.keyCode == 70) { window.location.replace("calculator.html"); } }); Calculator Project

Education Client

4.0

0%